Creates a new AddThese<TEntity> instance.
Name | Description |
---|---|
AddThese() | Creates a new AddThese<TEntity> instance. |
AddThese(bool) | Creates a new AddThese<TEntity, TDao, TDataContext, TDataCommand, TDataReader> instance. (inherited from AddThese<TEntity, TDao, TDataContext, TDataCommand, TDataReader>). |
AddThese(string, bool) | Creates a new AddThese<TEntity, TDao, TDataContext, TDataCommand, TDataReader> instance. (inherited from AddThese<TEntity, TDao, TDataContext, TDataCommand, TDataReader>). |
AddThese(string, string, bool) | Creates a new AddThese<TEntity, TDao, TDataContext, TDataCommand, TDataReader> instance. (inherited from AddThese<TEntity, TDao, TDataContext, TDataCommand, TDataReader>). |